projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2c93e0
)
csshnpd: Preserve .atsign directory
author
Chris Swan
<
[email protected]
>
Fri, 4 Jul 2025 14:49:16 +0000
(15:49 +0100)
committer
Florian Eckert
<
[email protected]
>
Mon, 7 Jul 2025 06:16:10 +0000
(08:16 +0200)
Ensure that the default location for atKeys is preserved on upgrade
Signed-off-by: Chris Swan <
[email protected]
>
net/csshnpd/Makefile
patch
|
blob
|
history
diff --git
a/net/csshnpd/Makefile
b/net/csshnpd/Makefile
index 1d6fdafb3f02c52c4c9f434336097c5ec3315ce5..e42c0b2fb64e876755ccde510b90f8cdbff5f46a 100644
(file)
--- a/
net/csshnpd/Makefile
+++ b/
net/csshnpd/Makefile
@@
-5,7
+5,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=csshnpd
PKG_VERSION:=1.0.13
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-c$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/atsign-foundation/noports/releases/download/c$(PKG_VERSION)
@@
-49,6
+49,7
@@
endef
define Package/csshnpd/conffiles
/etc/config/sshnpd
+/root/.atsign/
endef
define Package/csshnpd/install